home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / timepilot.swf / scripts / frame_30 / PlaceObject2_26_2 / CLIPACTIONRECORD on(keyPress Space).as
Encoding:
Text File  |  2007-03-13  |  59 b   |  4 lines

  1. on(keyPress "<Space>"){
  2.    _root.gotoAndStop("Game");
  3. }
  4.